home *** CD-ROM | disk | FTP | other *** search
/ Risc World 3 / Risc World 3.iso / SOFTWARE / ISSUE4 / ZAP / !Zap / Modules / !Messages / !Help next >
Text File  |  2002-05-08  |  2KB  |  68 lines

  1.  
  2.         ZapMsg - A syntax colouring mode for Messages files
  3.         ===================================================
  4.  
  5. Contents
  6. ========
  7.  
  8. 1.0 : Features.
  9. 2.0 : Installation.
  10. 3.0 : Commands provided.
  11. 4.0 : Contact.
  12.  
  13. 1.0 Features
  14. ============
  15.  
  16. This module provides syntax colouring for Messages files. These are files
  17. used by RISC OS to provide support for internationalisation.
  18.  
  19. It correctly colours GSTrans sequences like <Obey$Dir>, |G and <255>.
  20.  
  21. It also supports Zap spell and avoids quering users about the spelling of
  22. tokens, and is intelligently aware that words starting with "|M", "%s", "\S"
  23. and, (by convention) "`z" actually start with the letter following this
  24. sequence.
  25.  
  26. A rudimentary buttons bar is also provided - it can be turned on using the
  27. Messages Mode menu.
  28.  
  29.  
  30. 2.0 Installation 
  31. ================
  32.  
  33. Copy the !Messages application into the Zap.Modules directory, then reload Zap.
  34.  
  35.  
  36. 3.0 Commands provided
  37. =====================
  38.  
  39. The module provides one command, MESSAGES_FLAGSTOGGLE, which is used to
  40. control the features provided. You don't need to know what this command does:
  41. it's only used internally tp generate the mode menu.
  42.  
  43.  
  44. 4.0 Contact
  45. =============
  46.  
  47.   Bug reports should be sent to 
  48.  
  49.         bugs@zap.tartarus.org
  50.  
  51.   Feature requests should be directed towards
  52.  
  53.         zap-features@zap.tartarus.org
  54.  
  55.  
  56. There are a also a number of mailing lists you can subscribe to - see
  57. Zap's web pages for details:
  58.  
  59.         http://www.zap.tartarus.org/
  60.  
  61. 5.0 History
  62. ===========
  63.  
  64. v0.24 - (18-Jul-01)
  65.       * Minor fix to redraw code
  66.  
  67. (earlier versions unknown)
  68.